Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
strftime
strftime
Format local time/date according to locale settings
Name:
strftime
Category:
Date and time
Programming Language:
php
One-line Description:
Format local time/date according to locale settings.
Related
How to Use the strftime Function to Get the Numeric Representation of the Day of the Week? Easily Handle Date Conversion
4
How to Output 24-Hour and 12-Hour Time Formats Using the strftime Function? A Detailed Explanation of Their Differences
10
How to Use strftime() and date_default_timezone_set() to Set Timezone and Display Local Time Correctly
4
Key Points to Watch Out for When Using the strftime Function in Time Zone Conversion
8
1
Similar Functions
timezone_name_from_abbr
timezone_name_from_abbr
Returnthetimezonenam
date_offset_get
date_offset_get
AliasforDateTime::
date_parse_from_format
date_parse_from_format
Getinformationabouta
strftime
strftime
Formatlocaltime/date
date_parse
date_parse
Returnsanassociative
date_create_from_format
date_create_from_format
AliasforDateTime::
date_sunrise
date_sunrise
Returnsthesunrisetim
date_date_set
date_date_set
DateTime::setDateali
Popular Articles
Key Points to Watch Out for When Using the strftime Function in Time Zone Conversion
How to Use strftime() and date_default_timezone_set() to Set Timezone and Display Local Time Correctly
How to Output 24-Hour and 12-Hour Time Formats Using the strftime Function? A Detailed Explanation of Their Differences
How to Use the strftime Function to Get the Numeric Representation of the Day of the Week? Easily Handle Date Conversion